func internal/strconv.atof32
2 uses
internal/strconv (current package)
atof.go#L563: func atof32(s string) (f float32, n int, err error) {
atof.go#L702: f, n, err := atof32(s)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)